Skip to content

docs: fix grammar and casing in DevTools architecture overview guide#522

Open
everettbu wants to merge 1 commit into
mainfrom
docs/fix-devtools-architecture-grammar_and_casing
Open

docs: fix grammar and casing in DevTools architecture overview guide#522
everettbu wants to merge 1 commit into
mainfrom
docs/fix-devtools-architecture-grammar_and_casing

Conversation

@everettbu

Copy link
Copy Markdown

Mirror of facebook/react#35792
Original author: geetexe


Summary

I was reading through the DevTools architecture documentation and noticed
a couple of minor grammar/consistency issues. This PR fixes:

  • Word order: "has been not updated" -> "has not been updated"
  • Capitalization: "devtools" -> "DevTools" (for consistency with the rest of the document)

These changes improve readability without altering any technical content.

How did you test this change?

N/A - Documentation-only changes with no functional impact. Verified that DevTools capitalization is now consistent throughout the document.

@greptile-apps

greptile-apps Bot commented Feb 15, 2026

Copy link
Copy Markdown

Greptile Summary

Minor documentation cleanup in the DevTools architecture overview guide (packages/react-devtools/OVERVIEW.md). Fixes two small issues without altering any technical content:

  • Corrects word order from "has been not updated" to "has not been updated" (line 292)
  • Normalizes capitalization of "Devtools" to "DevTools" in a heading and image alt text (lines 329, 331), matching the convention used throughout the rest of the document

Confidence Score: 5/5

  • This PR is safe to merge — it contains only documentation text corrections with no functional impact.
  • The PR makes two trivial, clearly correct fixes to a markdown documentation file. There is no code change, no behavioral impact, and both corrections improve consistency and grammar.
  • No files require special attention.

Important Files Changed

Filename Overview
packages/react-devtools/OVERVIEW.md Documentation-only changes: fixes grammar ("has been not updated" → "has not been updated") and capitalizes "Devtools" → "DevTools" for consistency. No issues found.

Last reviewed commit: 93e4396

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 file reviewed, no comments

Edit Code Review Agent Settings | Greptile

@github-actions

Copy link
Copy Markdown

This pull request has been automatically marked as stale. If this pull request is still relevant, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize reviewing it yet. Your contribution is very much appreciated.

@github-actions github-actions Bot added the Resolution: Stale Automatically closed due to inactivity label May 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed Resolution: Stale Automatically closed due to inactivity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants